auto merge of #470 : alexcrichton/cargo/cargo-new-git, r=brson
authorbors <bors@rust-lang.org>
Wed, 3 Sep 2014 21:01:00 +0000 (21:01 +0000)
committerbors <bors@rust-lang.org>
Wed, 3 Sep 2014 21:01:00 +0000 (21:01 +0000)
This adds a command-line --no-git option to disable this behavior, as well as
adding a global config section for `git = false`. While I was at it I write some
documentation for the configuration format that cargo uses.


Trivial merge